home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / games1 / splatdem.lha / Splat.AMOS / Splat.amosSourceCode < prev    next >
AMOS Source Code  |  1996-04-23  |  167b  |  9 lines

  1. '
  2. ' AMOS Compiler  
  3. ' (c) 1991 Europress Software
  4. '
  5. Set Buffer 8
  6. Proc _COMPILED
  7. Procedure _COMPILED
  8.    ' COMPILED PROCEDURE -- can't convert this to AMOS code
  9. End Proc